Python Essentials 1 introduces students to fundamental programming concepts using Python, preparing them for PCEP - Certified Entry-Level Python Programmer certification. This course covers basic syntax, data types, and control structures.
Mondays & Wednesdays, 4pm-6pm
Python Lab A
8-12 (Ages 18+)
Basic computer skills
Writing your first Python programs, understanding interpreters, and basic I/O operations.
Working with integers, floats, strings, lists, and dictionaries.
Using if/else statements, loops, and functions to control program flow.